![]() |
PATH![]() |
![]() ![]() |
Obtains the size of the content to which a control's size is proportioned.
pascal SInt32 GetControlViewSize (
ControlHandle theControl);
Your application should call the
GetControlViewSize
function to obtain the current view size of a control. This value is used by the function
SetControlViewSize
to support proportional scroll boxes.